home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 37 / CD Expert nº 37.iso / LastCall / lastcall.exe / stuff / lastcall.dxr / 00201.ls < prev    next >
Encoding:
Text File  |  2000-03-27  |  127 b   |  9 lines

  1. on exitFrame
  2.   global gGameLevel
  3.   resetCursor()
  4.   menuMode(1)
  5.   if gGameLevel > 0 then
  6.     setLevelCurrentSong()
  7.   end if
  8. end
  9.